home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Acao
/
david.swf
/
scripts
/
DefineButton2_979
/
BUTTONCONDACTION on(keyPress Enter).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-03-28
|
221 b
|
7 lines
on(keyPress "<Enter>"){
streng = "tips.php?namn=" + _root.namn + "&epost=" + _root.tipsepost + "&fra=" + _root.tipserepost;
loadVariablesNum(streng,0);
_root.maal = 10;
_root.crossfade.gotoAndPlay(2);
}